Skip to content

Install go for python unit tests to use prism runner. - #36221

Merged
shunping merged 1 commit into
apache:masterfrom
shunping:python-unit-test-installgo
Sep 20, 2025
Merged

Install go for python unit tests to use prism runner.#36221
shunping merged 1 commit into
apache:masterfrom
shunping:python-unit-test-installgo

Conversation

@shunping

@shunping shunping commented Sep 20, 2025

Copy link
Copy Markdown
Collaborator

This PR resolves an [Errno 2] No such file or directory: 'go' error in Python unit tests by installing Go, which is a prerequisite for the Prism runner.

Previously, this issue was masked because the tests would silently fall back to the FnAPI runner. This change ensures that the Prism runner is used as intended when enabled as the default. This fixes the issue mentioned in #36219 (comment)

@gemini-code-assist

Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@github-actions github-actions Bot added the build label Sep 20, 2025
@shunping
shunping requested a review from liferoad September 20, 2025 14:28
@shunping shunping self-assigned this Sep 20, 2025
@shunping

Copy link
Copy Markdown
Collaborator Author

Thanks!

@shunping
shunping merged commit 1d30d0c into apache:master Sep 20, 2025
3 checks passed
@shunping

shunping commented Sep 20, 2025

Copy link
Copy Markdown
Collaborator Author

The PR significantly slows down Python Unit test. Revert it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants